home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleIdentifier</key>
- <string>com.skytag.FileBuddy</string>
- <key>CFBundleName</key>
- <string>File Buddy</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>FBud</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>LSPrefersCarbon</key>
- <true/>
- <key>CFBundleVersion</key>
- <string>7.0</string>
- <key>CFBundleShortVersionString</key>
- <string>7.0</string>
- <key>CFBundleLongVersionString</key>
- <string>Version 7.0, Copyright 1993-2002 SkyTag Software</string>
- <key>CFBundleIconFile</key>
- <string>128</string>
- <key>NSAppleScriptEnabled</key>
- <string>No</string>
- <key>NSHumanReadableCopyright</key>
- <string>Copyright (c) 1993-2002 SkyTag Software</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>Vsnp</string>
- <string>ĺDI</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>135</string>
- <key>CFBundleTypeName</key>
- <string>File Buddy volume snapshot</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>Fsnp</string>
- <string>ĺFI</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>136</string>
- <key>CFBundleTypeName</key>
- <string>File Buddy folder snapshot</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>ĺFL</string>
- <string>FLst</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>137</string>
- <key>CFBundleTypeName</key>
- <string>File Buddy file list</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>fold</string>
- <string>disk</string>
- <string>****</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Viewer</string>
- </dict>
- </array>
- </dict>
- </plist>